Click or drag to resize

NoteColor Enumeration

Represents Note item background color.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum NoteColor
Members
  Member nameValueDescription
Blue0 Blue color.
Green1 Green color.
Pink2 Pink color.
Yellow3 Yellow color.
White4 White color.
None5 None.
See Also